- use gbser_read_wait() to read multiple bytes where possible
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
commit4ae57195519da0c0ef7c8f51e80baa907a4d74eb
tree79af1e49a384c737e6e1e6a9659f118867ad36bc
parentdd1ae3a2421a8c59be45bb22992d835b1334c354
- use gbser_read_wait() to read multiple bytes where possible
- remove disabled code along with the surrounding #if 0
- dynarray16_alloc(): use descriptive variable name "oldcount" instead of "i"
- dg100_recv_frame(): don't call dg100_debug() to print the buffer if it
  doesn't contain the expected number of chars
gpsbabel/dg-100.c